Revert "extensions/gggl{,-lies}.c: do not register the same conversion twice or +"
authorØyvind Kolås <pippin@gimp.org>
Fri, 27 Jul 2012 19:09:59 +0000 (21:09 +0200)
committerØyvind Kolås <pippin@gimp.org>
Fri, 27 Jul 2012 19:09:59 +0000 (21:09 +0200)
commit3a6c83af660fa477cbc559bb569302b8c9e10f52
treef4076dfd0ee1dafedaa3072e6121de99c17f0494
parentdc824c0ac704b35130aff44e544e8666e21b5bc5
Revert "extensions/gggl{,-lies}.c: do not register the same conversion twice or +"

This reverts commit bc66f5ae8a98896f360549cb87cbbfae77d176df

The conversions in gggl and gggl-lies are not the same, even though the lines
registering them seem identical; their effect is different since the same
names refer to different pixel formats. Further restructuring these
conversions and getting rid of the gggl legacy naming of them might be
beneficial..
extensions/gggl-lies.c
extensions/gggl.c